HOME
PARTNERS
CONTACT
Computer Science and Engineering
Introduction
Objective
List of experiments
Target Audience
Course Alignment
Feedback
Introduction
Objective
List of experiments
Target Audience
Course Alignment
Feedback
Object Oriented Programming
Analyze the problem to identify the objects, classes and its attributes
Design the time sequence model from use case depicting the interaction of the objects
Class Diagram using UML
Implement concrete class model using C++ / Java
Implement association relationship between classes using C++ / Java
Implementing Inheritance Relationship
Understand subtype polymorphism in C++ / Java
To implement standard patterns of object creation
Structural and Behavioural Patterns
Exception Handling and Parameterized Polymorphism